GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(Shape[],Boolean,Double) |
'宣言
Public Function New( _ ByVal drawingObjects() As Shape, _ ByVal isSetWidth As Boolean, _ Optional ByVal value As Double _ )
public ShapeActionsCommand( Shape[] drawingObjects, bool isSetWidth, double value )